projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00c09b0
)
(report-emacs-bug): Fix typos in output message.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 6 Nov 2006 02:29:24 +0000
(
02:29
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 6 Nov 2006 02:29:24 +0000
(
02:29
+0000)
lisp/mail/emacsbug.el
patch
|
blob
|
history
diff --git
a/lisp/mail/emacsbug.el
b/lisp/mail/emacsbug.el
index c58411c1e56cd5fd947042e3f3d9898a5e3bb9c4..84a92e30b2cb01f701e8d9d4ebbdd65e0cab65c5 100644
(file)
--- a/
lisp/mail/emacsbug.el
+++ b/
lisp/mail/emacsbug.el
@@
-126,7
+126,7
@@
usually do not have translators to read other languages for them.\n\n")
(setq user-point (point))
(insert "\n\n")
- (insert "If
emacs crashed, and you have the e
macs process in the gdb debugger,\n"
+ (insert "If
Emacs crashed, and you have the E
macs process in the gdb debugger,\n"
"please include the output from the following gdb commands:\n"
" `bt full' and `xbacktrace'.\n")